Use the GTK selection types rather than GtkTreeSelectionMode.
authorJonathan Blandford <jrb@redhat.com>
Mon, 27 Aug 2001 19:19:24 +0000 (19:19 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Mon, 27 Aug 2001 19:19:24 +0000 (19:19 +0000)
commit892496c8e70aaad8c40549033c01fd0d5ea16033
tree8deeb4f47c191d91599f8bddd3b356895c1498fc
parentd70c0b40777c8f658bbba819d7ef5f0efdbdd639
Use the GTK selection types rather than GtkTreeSelectionMode.

Mon Aug 27 15:18:14 2001  Jonathan Blandford  <jrb@redhat.com>

* gtk/gtktreeselection.c (gtk_tree_selection_set_mode): Use the
GTK selection types rather than GtkTreeSelectionMode.

* docs/Changes-2.0: Add comment about selection change.
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/Changes-2.0.txt
gtk/gtkenums.h
gtk/gtktreeselection.c
gtk/gtktreeselection.h
gtk/gtktreeview.c